字典二二>英语词典>push down翻译和用法

push down

英 [pʊʃ daʊn]

美 [pʊʃ daʊn]

推倒; 向下按

英英释义

verb

  • cause to come or go down
    1. The policeman downed the heavily armed suspect
    2. The mugger knocked down the old lady after she refused to hand over her wallet
    Synonym:downknock downcut downpull down

双语例句

  • You may need to push down slightly on her lower gums to keep her from clamping down on you.
    你可能需要轻轻地向下按他的下牙关,免得他的牙齿咬紧。
  • 'All right,'said the other man, and went up a ladder and through a little door. I heard him step across the floor over my head and push down some hay through a hole in the roof, into the new horse's feeding place.
    行啊那人说,爬上一架梯子,穿过了一扇小门。我听见他从我头顶的地板走过,从屋顶上的一个孔把干草塞下来,扔进新来的马的槽里。
  • But it can't push down on the water because the water is inside the glass.
    但是它不能给水以向下的压力因为水装在杯子里。
  • These efforts have helped push down interest rates for those countries.
    这些措施已经帮助压低了这些国家的利率。
  • That would push down final demand further.
    这将导致最终需求的进一步下降。
  • My car's broken down-would you give me a push down the road?
    我的车坏了,一劳驾帮我推一段路行吗?
  • Central banks have much greater scope to push down their currencies than they do to prop them up;
    中央银行在更大的范围内采取措施降低货币汇率,比撑起汇率时涉及的范围还要多;
  • Open the back cover and push down the release pin on the back cover to remove.
    打开后盖,按下后盖上释放针,以便卸下后盖。
  • The Pull Up refactoring is nearly identical to Push down, except, of course, that it moves class members from a class to its superclass instead of subclass.
    PullUp重构与PushDown几乎相同,当然PullUp是将类成员从一个类中移到其父类中,而不是子类中。
  • Two other refactorings, Push Down and Pull Up, move class methods or fields from a class to its subclass or superclass, respectively.
    还有两个重构工具,PushDown和PullUp,分别实现将类方法或者属性从一个类移动到其子类或父类中。